πŸ“š Node [[session_(tf session)]] ⟢ subnode @KGBicheno/session_(tf session)
Nodes contain individual contributions whose filenames match your search. x

Loading pushes...

πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Session_(Tf.Session).md by @KGBicheno

session (tf.session)

Go back to the [[AI Glossary]]

#TensorFlow

An object that encapsulates the state of the TensorFlow runtime and runs all or part of a graph. When using the low-level TensorFlow APIs, you instantiate and manage one or more tf.session objects directly. When using the Estimators API, Estimators instantiate session objects for you.

Rendering context...